Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 0.5.4 #57

Merged
merged 2 commits into from
Aug 27, 2023
Merged

Patch 0.5.4 #57

merged 2 commits into from
Aug 27, 2023

Conversation

yaroslavUsenko
Copy link
Collaborator

Queue (I want to change the name of this page):

  • Horizontal scrolling on the queue filtering panel now works simply with the mouse wheel
  • Now the scopes correctly display only tickets with their own scope taken from admin/tickets_list
  • The infinity scroll functionality was rewritten (with the old approach, data was not uploaded when the page was resized)
  • Added the ability to filter tickets in scopes by queues
  • The configuration of the page is stored in the URL (order of scopes, selected filters)

Sent:

  • Added the ability to delete a group of tickets

Bookmarks/Followed:

  • It works, don't touch it

Deleted:

  • The ability to search for a ticket has been added

General tickets:

  • The function of dynamically changing the number of tickets in a row when changing the page width has been added
  • A deleted opportunity will foul his ticket
  • Removed golden tickets
  • Added side notifications-confirmation of interaction with the ticket

Create ticket:

  • Added the ability to create markdown markup using buttons
  • Added the ability to preview formatted text

Full ticket:

  • Added interactive interaction (as in the smaller version of the ticket in General tickets)

Other:

  • Now the admin is an extended version of the user (all the pages and capabilities of a regular user are now also available to the admin)
  • Removed the ability to switch from one mode to another (admin/exit)
  • Admin can now view completely hidden/anonymous tickets
  • Customized lifecycle of the jwt access/refresh token for Tress (without a cabinet) (After the access token is cleared, the user will not understand that something is wrong, so far with the refresh problem)
  • Fixed visual markdown bugs (some elements moved, some did not correspond to the usual markdown)

@yaroslavUsenko yaroslavUsenko self-assigned this Aug 27, 2023
@yaroslavUsenko yaroslavUsenko merged commit 9106ac3 into dev Aug 27, 2023
@yaroslavUsenko yaroslavUsenko linked an issue Sep 5, 2023 that may be closed by this pull request
@yaroslavUsenko yaroslavUsenko deleted the feature#56 branch October 8, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend task general task Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Patch 0.5.4
1 participant